added link to the docs archive.#5064
Merged
trexfeathers merged 3 commits intoSciTools:mainfrom Nov 14, 2022
Merged
Conversation
trexfeathers
approved these changes
Nov 14, 2022
Contributor
trexfeathers
left a comment
There was a problem hiding this comment.
Clear, and not verbose 👍
Searching your branch via an IDE confirms your original search - I think you've caught all instances referencing legacy documentation (tried phrases: legacy, 2.4, scitools.org.uk, and switch in case there was anything about switching versions).
trexfeathers
pushed a commit
to trexfeathers/iris
that referenced
this pull request
Nov 16, 2022
* added link to the docs archive. * added whatsnew
lbdreyer
pushed a commit
that referenced
this pull request
Nov 16, 2022
) * Restore original as_data_frame behaviour, with new behaviour as opt-in. * Document and test opt-in nature of mulit-d as_data_frame behaviour. * Test fixes. * Update for Pandas 1.5 deprecation. * More explicit What's New. * Fix int64 test. * added link to the docs archive. (#5064) * added link to the docs archive. * added whatsnew Co-authored-by: tkknight <2108488+tkknight@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 Pull Request
Description
Updated links and some surrounding text pointing to the Iris docs archive instead of the old docs rendered pages. The old docs rendered pages are planned to be deleted in favour of the archive (zip files).
This PR actions step 3 of #4396 (comment)
You can view the build docs here for the lifetime of this PR: https://tkknight-iris-test-doc.readthedocs.io/en/latest/index.html
Consult Iris pull request check list